projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e307a7b
)
(command-line-args-left): Add defvar.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 25 Jul 1994 21:45:36 +0000
(21:45 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 25 Jul 1994 21:45:36 +0000
(21:45 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 251f395abd7f4fc79cf32ef1a0a39bbd8dca547a..a31aa73f7d43adaa1a6ab83ad74a1f39cca71293 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-81,6
+81,9
@@
Elements look like (SWITCH-STRING . HANDLER-FUNCTION).
HANDLER-FUNCTION receives switch name as sole arg;
remaining command-line args are in the variable `command-line-args-left'.")
+(defvar command-line-args-left nil
+ "List of command-line args not yet processed.")
+
(defvar command-line-functions nil ;; lrs 7/31/89
"List of functions to process unrecognized command-line arguments.
Each function should access the dynamically bound variables